uuid-macro-internal 1.8.0

Private implementation details of the uuid! macro.
Documentation

Implementation details for the uuid! macro.

This crate is not meant to be used directly. Instead, you can use the macro-diagnostics feature of uuid:

[dependencies.uuid]
features = ["macro-diagnostics"]